home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / DS-1.ZIP;1 / BAT.ZIP / MICROSFT.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-02-09  |  630 b   |  18 lines

  1. cd config\msdos\microsft
  2. copy common.mke ..\..\..\src\common\Makefile
  3. copy icont.mke ..\..\..\src\icont\Makefile
  4. copy rtt.mke ..\..\..\src\rtt\Makefile
  5. copy runtime.mke ..\..\..\src\runtime\Makefile
  6. copy common.bat ..\..\..\src\common\build.bat
  7. copy icont.bat ..\..\..\src\icont\build.bat
  8. copy runtime.bat ..\..\..\src\runtime\build.bat
  9. copy rtt.bat ..\..\..\src\rtt\build.bat
  10. copy icont.lnk ..\..\..\src\icont
  11. copy rtt.lnk ..\..\..\src\rtt
  12. copy iconx.lnk ..\..\..\src\runtime
  13. copy define.h ..\..\..\src\h
  14. copy rswitch.asm ..\..\..\src\common
  15. copy rswitch.obj ..\..\..\src\common
  16. copy status ..\..\..
  17. cd ..\..\..
  18.